type go/types.ctxtEntry

4 uses

	go/types (current package)
		context.go#L46: 	typeMap   map[string][]ctxtEntry // type hash -> instances entries
		context.go#L51: type ctxtEntry struct {
		context.go#L60: 		typeMap:   make(map[string][]ctxtEntry),
		context.go#L127: 	ctxt.typeMap[h] = append(ctxt.typeMap[h], ctxtEntry{